home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / zlaty kalich / zlatykalich / ZlatyKalich.exe / scripts / DefineSprite_1759 / frame_381 / DoAction.as
Text File  |  2001-12-02  |  90b  |  9 lines

  1. if(_root.partituruma < 2)
  2. {
  3.    gotoAndPlay(2);
  4. }
  5. else
  6. {
  7.    _root.sunastate = 2;
  8. }
  9.